* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
authorJim Blandy <jimb@redhat.com>
Thu, 10 Jun 1993 06:23:04 +0000 (06:23 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 10 Jun 1993 06:23:04 +0000 (06:23 +0000)
interface nicely with autoconf.
* m/delta.h: Don't #define SHORT_FILE_NAMES; autoconf does this
for us.

src/m/delta.h

index cf320eb3fe8ec61a2e1d889dc7c89a3984829cf0..8b8649cea035c7bde1cc8c9bee4af32b7012c493 100644 (file)
@@ -144,7 +144,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef KERNEL_FILE
 #define KERNEL_FILE "/sysv68"
 #undef LDAV_SYMBOL
-#define SHORT_FILE_NAMES
 
 /* The standard C library is -lc881, not -lc.
    -lbsd brings sigblock and sigsetmask.